Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/fees/[fee-type]/recurring

Description:

Subscription service fees that are charged to cover various types of service charges, hardware cost and support on monthly/annual basis. See merchant fee for additional information.

Supported Actions:

load  
Method:  GET       Implicit:  Yes       Returns:  RecurringFee      
Consumes:  xurl  Produces:  json, xml 
 
Lists recurring merchant fees for the given frequency type.


modify  
Method:  POST       Implicit:  Yes       Returns:  RecurringFee      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Allows to modify recurring merchant fees for the given frequency type.

Parameters:
# Name Type Required Default Description
01 object RecurringFee Yes Updated object information.

Represents fees that are charged on a monthly basis.